Home | History | Annotate | Download | only in include

Lines Matching refs:Brush

1217 // Represent polygon gradient brush object

1220 class PathGradientBrush : public Brush
1230 GpPathGradient *brush = NULL;
1234 wrapMode, &brush);
1235 SetNativeBrush(brush);
1243 GpPathGradient *brush = NULL;
1247 wrapMode, &brush);
1249 SetNativeBrush(brush);
1256 GpPathGradient *brush = NULL;
1259 path->nativePath, &brush);
1260 SetNativeBrush(brush);
1584 * Get/set brush transform
1635 * Get/set brush focus scales
1652 * Get/set brush wrapping mode